e-Learn @ SASTRA Back

Intro to c

Swapping, Odd or even,flowchart

INTRODUCTION TO C [8TH OCT 2020] AND DEMO SESSION

Simple input output, addition,subtraction, swapping, area of circle,rectangle, triangle, farenheit celcius conversion

Constants, variables, modifiers

OPERATORS IN C

Control statements

Day 8 lab session 1 17 oct 2020

switch statements

input output function

Loopint statement 22 oct 2020

Quadratic eqn,fibanocci,GCD

Reversing nos., continue and break statement

Delay loop, comma,goto,break,continue

lab session finding reverse of a number ,armstrong no perfect no lcm gcd31oct 2020

C-Functions

function part II

call by value and call by references

lab session fibonacci using function, factorial, decimal to binary with and without function

practice program sol with explanation

recursive on 12 nov 2020

storage classes in c 17 NOV 2020

Array

lab session GCD using recursive

array

array

lab recorded video of bubble sort,l inear search, insertion of element in array

ARRAY AND STRING PART I 30 NOV

ARRAY AND STRINGS PART II 01 DEC

DEC 03 STRING

lab session binary search , linear search

qp discussion and array mcq

two dimensional Matrix operation

lab session for matrix operation

STRINGS

string concepts :reading /writing strings

pointer and doubt clarification on string programs

POINTER WITH FUNCTION

pointer and one dimensional array

DYNAMIC MEMORY ALLOCATION

LAB session -programs with pointers

POINTERS OPERATIONS

program for bubble sort , largest number in the array , Area&Perimeter of Rectangle

Calloc,Realloc and Array of Pointers

lab recorded video for character array

POINTERS WITH 2D ARRAY

MATRIX MULTIPLICATION USING WITH POINTERS AND WITHOUT POINTERS

INTRODUCTION TO STRUCTURE

19TH JAN 2021 MORE ON STRUCTURE

Array of structure array within structure pointer to structure

LAB SESSION-structure Programs

25th jan structure with functions and examples

typedef in structure 28 jan 2021

sorting and searching using structures

Revision on storage class and recursive function

Revision on Arrays

lab on Reverese the string

More on strings

Unions

example program for raising a number to power using structure and union

Self Referential Structures 18 feb 2021